Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(Consensus): Add a stub test for vetkd #3524

Merged
merged 2 commits into from
Jan 21, 2025
Merged

Conversation

Sawchord
Copy link
Contributor

@Sawchord Sawchord commented Jan 20, 2025

This PR sets up the integration tests for the consensus components of the vetkeys feature.

For now, it only has a system test that adds a vetkey and checks that the subnet makes progress.
This is to test, that code changes to be added later are not breaking the subnet, if a key gets added.

As more features are being implemented, we can expand the test to check more functionality and add more tests, for now it simply serves a smoke test.

@github-actions github-actions bot added the test label Jan 20, 2025
@Sawchord Sawchord marked this pull request as ready for review January 20, 2025 16:16
@Sawchord Sawchord requested a review from a team as a code owner January 20, 2025 16:16
@Sawchord Sawchord enabled auto-merge January 21, 2025 16:22
@Sawchord Sawchord added this pull request to the merge queue Jan 21, 2025
Merged via the queue into master with commit 9e2784a Jan 21, 2025
25 checks passed
@Sawchord Sawchord deleted the leon/vetkd_test_stub branch January 21, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants